Welcome![Sign In][Sign Up]
Location:
Search - ODBC api

Search list

[Other resourceODBC API SQL

Description: 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client / Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
Platform: | Size: 3546 | Author: 建春 | Hits:

[ADO-ODBC使用ODBC API访问数据库

Description: 使用ODBC API访问数据库,学习数据库编程的好帮手-use ODBC API access to the database, Database Programming learning a good helper
Platform: | Size: 1716660 | Author: a | Hits:

[ADO-ODBCodbc_class

Description: 不用过多说明,一个封装了odbc api的类的工程。-not too many shows that a package of odbc api class project.
Platform: | Size: 22767616 | Author: 何军朋 | Hits:

[SQL ServerODBC API SQL

Description: 开放数据库互连(ODBC)已经成为Client/Server数据库应用系统中访问远程数据库的一个标准。作为强大的前端开发工具,Visual Basic为开发者提供了多种访问ODBC数据源的途径,如JET数据库引擎、ODBC API函数、RDO接口等。比较而言,直接使用ODBC API函数的编程难度最大,但获得的存取数据库的性能也最佳。-Open Database Connectivity (ODBC) has become the Client/Server Database Application Remote Access database standards. As a powerful front-end development tools, Visual Basic developers to provide a variety of ODBC data source access channels such as the JET database engine, ODBC API function, RDO interface. Comparatively speaking, the direct use ODBC API programming the most difficult, but we have gained access to the database of best performance.
Platform: | Size: 3072 | Author: 建春 | Hits:

[ADO-ODBC使用ODBC API访问数据库

Description: 使用ODBC API访问数据库,学习数据库编程的好帮手-use ODBC API access to the database, Database Programming learning a good helper
Platform: | Size: 1716224 | Author: a | Hits:

[ADO-ODBC使用API函数读取数据库

Description: ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
Platform: | Size: 133120 | Author: 葡萄 | Hits:

[Windows Developzsj_odbc

Description: vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用-vc using ODBC API to the database operations, which include additional cut, change. Transplant GM
Platform: | Size: 49152 | Author: 11 | Hits:

[ADO-ODBCODBCAPI

Description: 一个简单的学生管理器,但是包括了使用ODBC API访问数据库的基本操作。程序使用的是一个简单的Access数据库student.mdb-a simple management for students, but including the use of ODBC API access to the database of basic operation. The procedure is a simple Access database student.mdb
Platform: | Size: 71680 | Author: 王林 | Hits:

[ADO-ODBC200652618164940452

Description: odbc api动态创建连接数据库的程序-odbc api to create dynamic database connectivity procedures
Platform: | Size: 3292160 | Author: 全超 | Hits:

[SQL Serverodbc

Description: 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程-With VC++, ODBC access to databases of the API functions, procedures in detail the process of writing code to achieve
Platform: | Size: 83968 | Author: weihualin | Hits:

[ADO-ODBCdirect_sql_with_odbc

Description: odbc api 封装。直接sql支持。简单易用-odbc api package. Sql support directly. Easy-to-use
Platform: | Size: 3072 | Author: tanghonwei | Hits:

[SQL ServerODBCApiDataManager

Description: 通过ODBC API实现对数据库的访问.虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,又便于了解ADO、DAO的底层封装方式,对提升整体软件思想是很有好处的。 -Through the ODBC API to achieve access to the database. Although access to the database using ODBC is too much trouble, but it is flexible, efficient, and easy to understand ADO, DAO bottom package of software to enhance the overall idea is very good.
Platform: | Size: 411648 | Author: 李发 | Hits:

[Database systemODBCApi

Description: ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,-ODBC API to access the database of the article are few and far between. Although access to the database using ODBC is too much trouble, but it is very flexible, high efficiency,
Platform: | Size: 409600 | Author: | Hits:

[Database systemodbc

Description: Vc++编写的对ODBC数据库操作的源代码。-Vc++ Prepared ODBC database operations on the source code.
Platform: | Size: 117760 | Author: 李丽 | Hits:

[OtherADO

Description: ODBC(Open Database Connectivity),开放数据库互连。ODBC是上个世纪八十年代末九十年代初出现的技术,它为编写关系数据库的客户软件提供了一种统一的接口。ODBC提供一个单一的API,可用于处理不同数据库的客户应用程序。使用ODBC API的应用程序可以与任何具有ODBC驱动程序的关系数据库进行通信。 -ODBC (Open Database Connectivity), ODBC. ODBC is the last century at the end of the eighties early nineties emerging technology, which relational database for the preparation of the client software provides a unified interface. ODBC provides a single API, can be used to deal with different customer database applications. ODBC API to use the application with any ODBC driver to communicate relational database.
Platform: | Size: 58368 | Author: 王大勇 | Hits:

[Database systemODBC

Description: 在Visual C++数据库编程设计中可采用ODBC API访问数据库,这提供了源码,供参考-In Visual C Database Programming design ODBC API can access the database, which provides a source for reference
Platform: | Size: 91136 | Author: zhu | Hits:

[CSharpVC

Description: 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用程序,只是基于单个数据表的数据库应用程序。而实际应用中,往往要求数据库应用程序能关联二个或多个数据表。VC++的好多书籍对此只是简单的介绍。本文透彻地解决这一问题。 -Windows application development, in many cases probably want and database connections. A variety of database types, the functional structure varies. From the relatively simple DBASE, FoxPro complex until SYBASE, Qracle large-scale database system. VC++6.0 have provided a number of interfaces. Programmers can easily use these interfaces to develop database applications. MFC ODBC is one of a category, in the Express interface to generate a consistent application of simple procedures for these types of very useful. ODBC API users need not know the details of SQL and use ODBC database type can achieve most of the operation. However, VC++ Appwizard generated database application data sheet is based on a single database application. And practical applications, database applications often require to link two or more data tables. VC++ of many books on this simple introduction. In this paper, to solve this problem thoroughly.
Platform: | Size: 9216 | Author: th | Hits:

[ADO-ODBCODBCAPI

Description: ODBC API编程技术,在里面学了很多东西,这跟大家无私的奉献是离不开的。在数据库方面的技术文章中,很多篇幅是用来介绍ADO或者DAO的访问方式,而关于用ODBC API访问数据库的文章却少之又少。虽然用ODBC访问数据库比较麻烦,但却很灵活,效率高,又便于了解ADO、DAO的底层封装方式,对提升整体软件思想是很有好处的。-ODBC API programming technology, which places a lot of things, which with you can not do without the selfless dedication of the. In the database of technical articles, a lot of space is used to introduce visit ADO or DAO mode, and on access to the database using ODBC API are very few articles. Although access to the database using ODBC is too much trouble, but it is flexible, efficient, and easy to understand the ADO, DAO bottom package of software to enhance the overall idea is very good.
Platform: | Size: 16384 | Author: 明星 | Hits:

[ADO-ODBCstudentdatabaseCreate

Description: 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC method, the SQL language, intuitive understanding of a great help and experience. There are detailed help and use of experimental procedures that had been ER diagram, annotated source code is attached, it is easy to understand.
Platform: | Size: 2277376 | Author: 无我 | Hits:

[ADO-ODBCODBC-API

Description: ODBC API 编程 数据库及其编程 API 来源于不同的背景,开发人员可以从众多的数据库中选择一种,每种数据库都有自己的一套编程 API,这就为数据库编程... -ODBC API programming and programming of databases from different backgrounds API, developers can choose from a large number of databases, each database has its own set of programming API, which for database programming ...
Platform: | Size: 8192 | Author: luffylli | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net